
body {
    font-size: 14px;
    font-family:'微软雅黑',"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
    font-weight: normal;
}

*{ margin: 0; padding: 0;}
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0;}
li,dd,ol,ul{list-style-type:none;}

a{ text-decoration:none;cursor: pointer;}
a{cursor:pointer; text-decoration:none;  hide-focus: expression(this.hideFocus=true);  outline:none;  }
a:link,a:visited,a:hover,a:active{text-decoration:none;  }
a:focus{outline:0;}

img{border:none; outline: medium none; }
button{cursor: pointer;}
img a{border:none;}
input, select,button{outline: medium none;border: none; padding: 0; margin: 0; font-family: "Microsoft YaHei",Helvetica,sans-serif,"宋体";}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none; font-family:"Microsoft YaHei",Helvetica,sans-serif,"宋体";}
i{font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul  li img { display: block;cursor:pointer;}

a:hover{background: none;-webkit-tap-highlight-color: rgba(255, 255, 255, 0);-webkit-user-select: none;-moz-user-select: none;}
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none;  }
textarea {  -webkit-appearance: none;}


.left{float: left!important;}
.right{float: right!important;}
.li-right{margin-right: 0!important;}
.content{width:100%;height:auto;overflow: hidden;min-width: 1210px;background-color: #ffffff;margin: 0 auto;}
.content2{width: 1210px;margin: 0 auto;height:auto;overflow: hidden;}


/*头部*/
.head{margin-top: 15px;margin-bottom: 5px;}
.head .logo{float: left;}
.head .top{float: right;width:1001px; }
.head .top .tel{float: right;margin-right: 30px;}
.head .top .nav1{height: auto;overflow: hidden;margin-top:44px;float: right; }
.head .top .nav1 .nav1-li{float: left;width: 143px;border-radius: 2px;text-align: center;line-height:34px;overflow: hidden;}
.head .top .nav1 .nav1-a{display: block;color:#000;font-size: 15px; }
.head .top .nav1 .nav1-a:hover{background-color:#0870DA;color: #fff; }
.nav-hover{background-color:#0870DA!important;color: #fff!important;}
.head .top .nav2{position: absolute;width: 143px;background-color:rgba(254,254,254,0.8);z-index: 9999;display: none; }
.head .top .nav2 li{line-height:34px;text-align: center; }
.head .top .nav2 li a{display: block;color:#2c2c2c;}
.head .top .nav2 li a:hover{background-color: #fff;color:#0870da; }
.head .top .nav2 li:first-child{margin-top: 20px;}
.head .top .nav2 li:last-child{margin-bottom: 20px;}

    /*内页banner*/
.banner-inside{text-align: center;}



/*尾部*/
.footer{background-color: #1D56BC;padding-top: 25px;padding-bottom: 30px;}
.footer ul{text-align: center;margin: 0 auto;display: table;margin-bottom: 20px;}
.footer ul li{text-align: center;padding: 0 30px;float: left;line-height:30px;}
.footer ul li a{color:#fff; }
.footer ul li a:hover{color:#a0bced; }
.footer p{text-align: center;line-height: 25px;color:#a0bced; }

/*右侧按钮*/



/*列表翻页*/
.page{ margin-top: 80px;text-align: center; margin-bottom: 50px;}
.page a{  border: 1px solid #C2C2C2 ;padding: 5px;   margin: 0px 5px; display: inline-block;display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px;color: #C2C2C2; }
.page span{display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px; margin: 0px 5px;padding: 5px;border: 1px solid #C80203;}
.page .current{  width: 22px;border: 1px solid #2a7dcc;}
.page .current a{color: #ffffff;}
.page .prev{padding:5px 15px; }
.page .prev:hover{background-color: #999999;color: #ffffff;}
.page .next{padding:5px 15px; }
.page .next:hover{background-color: #999999;color: #ffffff;}











